home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / system / calcqf.zip / CALCQF.DOC < prev    next >
Text File  |  1988-06-28  |  2KB  |  38 lines

  1. CalcQF  by Ken Hipple (CIS:74076,2331) and Conrad Smith (76701,107)
  2.  V1.0      Mississippi Data Equipment Co.
  3.            625C Lakeland East Drive
  4.            Jackson, MS 39208               (601) 932-6332
  5.  
  6. This program calculates and sets the optimum memory refresh rate for your
  7. machine.  It will then create a short .COM file that you can run to quickly
  8. set the refresh rate.  The memory refresh concept is from an article by
  9. Brian Roemmele in the 7/88 issue of PC Magazine.  The .COM file produced
  10. is the same as the QFRESH.COM program from that article.  Please see that
  11. article for a thorough discussion of memory refresh rates.
  12.  
  13. NOTE: It is possible that your machine will 'hang' before the point
  14.       CalcQF considers optimum is reached.  This will not harm your
  15.       machine but you will have to re-boot.
  16.  
  17. Switches:
  18.  
  19. /C - Calculate the optimum memory refresh rate.  /I, /O and /T imply /C
  20. /I - change the default Increment rate of 16.  In general, larger values
  21.      will produce numerically higher optimum rates and smaller values
  22.      will produce lower ones
  23. /O - don't estimate the Original refresh rate.
  24. /T - set the Tolerance.  The default value is 0.00001. This determines what
  25.      rate CalcQF considers optimum.  Larger values (i.e. 0.01) should produce
  26.      numerically lower optimum rates and smaller values (i.e. 0.000001)
  27.      should produce higher ones.
  28. /S - Skip the calculation phase and go straight to file creation.
  29.  
  30. Do not press any keys while this program is running as this can affect
  31. the calculations.  Some TSRs and device drivers may also affect them.
  32. Because of this you may want (or need) to run CalcQF with nothing loaded
  33. into memory.  The rate referred to as the original rate is the refresh
  34. rate in effect when CalcQF was started.  The rate CalcQF says is the best
  35. rate is really only an approximation but it should be close to the best rate
  36. for any given application.  At the very least it will provide you a good
  37. starting point for further experimenting.
  38.